api

abstract val api: DependencyCollector(source)

Returns a org.gradle.api.artifacts.dsl.DependencyCollector that collects the set of api dependencies.

api dependencies are used at compilation and runtime.

Return

a org.gradle.api.artifacts.dsl.DependencyCollector that collects the set of api dependencies